Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::createFromFormat alias - analyze time strings based on specified format
Name:
date_create_immutable_from_format
Category:
Date and time
Programming Language:
php
One-line Description:
DateTimeImmutable::createFromFormat alias - analyze time strings based on specified format
Related
How to Use the ftp_rawlist Function to Determine Whether an FTP Path is a File or a Directory
3
Using mb_get_info to investigate garbled problems in multibyte character sets
1
Practical Guide to PHP Libevent Performance Optimization: Boost Asynchronous Processing and Event Loop Efficiency
2
How to Precisely Control Task Execution Time by Combining gettimeofday and sleep Functions
7
Similar Functions
microtime
microtime
ReturnsthecurrentUni
date_timezone_set
date_timezone_set
DateTime::setTimezon
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_create
date_create
DateTime::__construc
date_offset_get
date_offset_get
AliasforDateTime::
date_parse
date_parse
Returnsanassociative
date_create_immutable
date_create_immutable
DateTimeImmutable::_
Popular Articles